How to Install integrit software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install integrit software package in Ubuntu 14.04 LTS (Trusty Tahr)

integrit software package provides A file integrity verification program, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install integrit 

integrit is installed in your system.

Make ensure the integrit package were installed using the commands given below,

$ sudo dpkg-query -l | grep integrit *

You will get with integrit package name, version, architecture and description in a table

integrit package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package integrit
Version 4.1-1build1
Description A file integrity verification program
Sub Section Admin


See Also, How to uninstall or remove integrit software package from Ubuntu 14.04 LTS (Trusty Tahr)?